home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jul 89 / W0079-ViewEdit extensible-Jul89 < prev    next >
Encoding:
Text File  |  1989-07-18  |  1.8 KB  |  42 lines  |  [TEXT/GEOL]

  1. Item    8256040                         17-July-89        10:35
  2.  
  3. From:   D2086                           Efficient Field Svc, C Faith, PRT
  4.  
  5. To:     LMILLETT                        Millett, Lonnie
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    ViewEdit extensible?
  10.  
  11. Lonnie,
  12.  
  13. I am working on a Context sensitive help system for MacApp in conjunction with
  14. a project I am doing for the MacApp Developers Association.
  15.  
  16. I need to modify the definition for views to include an additional Longint
  17. value, to correspond to the exact help information that will come up for a
  18. given view in the target chain, or mousepress.  This is probably going to screw
  19. up interaction with viewEdit but it is the only natural place for this
  20. information to go.  I would make another resource and map between views and the
  21. help resource but there is no unique specification for a given view even within
  22. a single view resource, hence no way to differentiate between 'stc ' that is a
  23. company name and 'stc ' that is a type of fruit, each of which one would
  24. presumably generate different explanations in the ideal world.  Hence the only
  25. place to differentiate absolutely is in the view resource itself.
  26.  
  27. Is ViewEdit based on some sort of expandable type file or is everything
  28. hardcoded?  In other words, am I going to be able to modify viewEdit to include
  29. this extra LongInt value for view resources?
  30.  
  31. If I cannot expand viewEdit then I will be forced to create kludgy
  32. alternatives, silly scripts to go back and forth between the views I create and
  33. the ones viewEdit assumes.  Sort of like what PostRez does with menu's.
  34.  
  35. Are we going to see viewEdit before 2.0B9 gets to us?  Is there any chance we
  36. would ever get to have the source for viewEdit as another example program?
  37.  
  38. regards,
  39. Curtis Faith
  40.  
  41.  
  42.